-
Home
-
WP Email Template
-
2.5.0
-
Code
-
Classes
- Functions
| Total Complexity |
73 |
| Dependencies |
0 |
| Dependents |
2 |
| Total lines |
523 |
| Lines of code |
401 |
| Logical lines of code |
259 |
| Comment lines |
13 |
| Methods |
12 |
| Properties |
0 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| replace_shortcode_footer() |
C |
36 |
26 |
63 |
| replace_shortcode_header() |
B |
26 |
15 |
161 |
| email_content() |
A |
41 |
10 |
51 |
| check_postsmtp_is_activated() |
S |
60 |
5 |
13 |
| email_header() |
S |
54 |
3 |
20 |
| email_footer() |
S |
47 |
2 |
34 |
| hex_lighter() |
S |
57 |
3 |
16 |
| hex_darker() |
S |
58 |
3 |
15 |
| apply_email_template_notice() |
S |
68 |
2 |
7 |
| light_or_dark() |
S |
64 |
2 |
8 |
| send() |
S |
72 |
1 |
5 |
| rgb_from_hex() |
S |
65 |
1 |
8 |